Description | : Gets the list of schema groups user is authorized to access. |
Reference | : Link ¶ |
⚼ Request
GET:
/$schemaGroups
{
api-version:
string
,
}
⚐ Response (200)
{
Value:
[
,
string
,
]
NextLink:
string
,
}
⚐ Response (default)
{
$headers:
{
,
x-ms-error-code:
string
,
}
$schema:
}
{
,
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
innererror:
}
{
,
code:
string
,
innererror:
string
,
}